Week 9
Milestones
- Revised the integration of JWT-based authentication and authorisation mechanism with the existing DIGIT platform.
- Developed a scalable and performant JWT token generation and verification mechanism using public and private key encryption.
- Documented about JWT token generation and verification along with the code used.
- Revised all the milestones covered again to approach a better outcome.
Screenshots / Videos
Contributions
Learnings
- Learned about JWT Algorithms along with token expiration and refreshing.
- Learned about DateTime Claim validation and custom Claims.
- Learned how to aligned every milestones while documenting it to make it user friendly.
- Learned about DPG's to get a better understanding of how microservices work.